Next | Prev | Up | Top | Contents | Index
Opening a SCSI Device
When the pfxopen() entry point is called, the SCSI driver uses the appropriate scsi_info() function to verify the device and get hardware dependent Inquiry data from it. If the device is operational, the driver calls scsi_alloc() to open a communications path to it.
Next | Prev | Up | Top | Contents | Index